Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update Java SDK to v7.13.0 #248

Merged
merged 1 commit into from
Aug 1, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 1, 2024

Bumps scripts/update-java.sh from 7.12.0 to 7.13.0.

Auto-generated by a dependency updater.

Changelog

7.13.0

Features

  • Session Replay: (#3565) (#3609)
    • Capture remaining replay segment for ANRs on next app launch
    • Capture remaining replay segment for unhandled crashes on next app launch

Fixes

  • Session Replay: (#3565) (#3609)
    • Fix stopping replay in session mode at 1 hour deadline
    • Never encode full frames for a video segment, only do partial updates. This further reduces size of the replay segment
    • Use propagation context when no active transaction for ANRs

Dependencies

  • Bump Spring Boot to 3.3.2 (#3541)

7.12.1

Fixes

  • Check app start spans time and ignore background app starts (#3550)
    • This should eliminate long-lasting App Start transactions

@github-actions github-actions bot requested a review from romtsn as a code owner August 1, 2024 03:03
@github-actions github-actions bot requested a review from buenaflor as a code owner August 1, 2024 03:03
@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-java.sh/7.13.0 branch from d11c81c to d2f2e8c Compare August 1, 2024 03:03
Copy link

codecov bot commented Aug 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (main@3b32ee4). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #248   +/-   ##
=======================================
  Coverage        ?   78.52%           
=======================================
  Files           ?       31           
  Lines           ?      419           
  Branches        ?       56           
=======================================
  Hits            ?      329           
  Misses          ?       64           
  Partials        ?       26           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-java.sh/7.13.0 branch from d2f2e8c to 79a9e5f Compare August 1, 2024 20:14
@buenaflor buenaflor merged commit 90aaaa7 into main Aug 1, 2024
11 checks passed
@buenaflor buenaflor deleted the deps/scripts/update-java.sh/7.13.0 branch August 1, 2024 21:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants